From 8bfee87c2a145dc711ee772bb63900a40493c41c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 12 Oct 2008 18:06:38 +0000 Subject: [PATCH] mark ppc40x and ppc44x as broken until the toolchain build errors are fixed SVN-Revision: 12959 --- target/linux/ppc40x/Makefile | 2 +- target/linux/ppc44x/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index daf808b8e9..3ddfd4e4de 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x -FEATURES:=squashfs +FEATURES:=squashfs broken LINUX_VERSION:=2.6.26.5 LINUX_KARCH:=powerpc diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 5e025a82c5..ae1a15e344 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x -FEATURES:=squashfs +FEATURES:=squashfs broken LINUX_VERSION:=2.6.26.5 LINUX_KARCH:=powerpc -- 2.30.2